FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hsg.asg-well#1.0.11 (63 ms)

Package hsg.asg-well
Type StructureDefinition
Id Id
FHIR Version R4B
Source https://simplifier.net/resolve?scope=hsg.asg-well@1.0.11&canonical=http://ihis.sg/StructureDefinition/Patient-get-asg-resident-output
Url http://ihis.sg/StructureDefinition/Patient-get-asg-resident-output
Status active
Name outputProfile-Patient-get-asg-resident
Experimental False
Type Patient
Kind resource

Resources that use this resource

StructureDefinition
http://ihis.sg/StructureDefinition/Bundle-get-asg-resident-list-output outputProfile-Bundle-get-asg-resident-list

Resources that this resource uses

StructureDefinition
https://ihis.sg/extension/hsg-race extension-Patient-race
https://ihis.sg/extension/hsg-residential-status extension-Patient-residentialStatus
http://ihis.sg/ValueSet/hsg-race valueset-Patient-race
http://ihis.sg/ValueSet/hsg-residential-status valueset-Patient-residentialStatus


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://ihis.sg/StructureDefinition/Patient-get-asg-resident-output",
  "name" : "outputProfile-Patient-get-asg-resident",
  "status" : "active",
  "fhirVersion" : "4.3.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient",
        "path" : "Patient",
        "short" : "n/a",
        "definition" : "Demographics and other administrative information about a senior."
      },
      {
        "id" : "Patient.id",
        "path" : "Patient.id",
        "short" : "n/a",
        "comment" : "Sample Value: \"836E7E44EB2D4399BBC53496F7AB3699\"",
        "min" : 1
      },
      {
        "id" : "Patient.meta",
        "path" : "Patient.meta",
        "min" : 1
      },
      {
        "id" : "Patient.meta.id",
        "path" : "Patient.meta.id",
        "max" : "0"
      },
      {
        "id" : "Patient.meta.versionId",
        "path" : "Patient.meta.versionId",
        "short" : "n/a",
        "comment" : "Sample Value: \"1\"",
        "min" : 1
      },
      {
        "id" : "Patient.meta.lastUpdated",
        "path" : "Patient.meta.lastUpdated",
        "short" : "n/a",
        "comment" : "Sample Value: \"2025-01-25T10:36:12.171+08:00\"",
        "min" : 1
      },
      {
        "id" : "Patient.meta.source",
        "path" : "Patient.meta.source",
        "short" : "n/a",
        "definition" : "Identifies where the resource comes from",
        "comment" : "Sample Value: \"SusyIntegration\"",
        "min" : 1
      },
      {
        "id" : "Patient.meta.profile",
        "path" : "Patient.meta.profile",
        "max" : "0"
      },
      {
        "id" : "Patient.meta.security",
        "path" : "Patient.meta.security",
        "max" : "0"
      },
      {
        "id" : "Patient.meta.tag",
        "path" : "Patient.meta.tag",
        "short" : "n/a",
        "comment" : "n/a",
        "max" : "0"
      },
      {
        "id" : "Patient.meta.tag.id",
        "path" : "Patient.meta.tag.id",
        "max" : "0"
      },
      {
        "id" : "Patient.meta.tag.system",
        "path" : "Patient.meta.tag.system",
        "max" : "0"
      },
      {
        "id" : "Patient.meta.tag.version",
        "path" : "Patient.meta.tag.version",
        "max" : "0"
      },
      {
        "id" : "Patient.meta.tag.code",
        "path" : "Patient.meta.tag.code",
        "max" : "0"
      },
      {
        "id" : "Patient.meta.tag.display",
        "path" : "Patient.meta.tag.display",
        "max" : "0"
      },
      {
        "id" : "Patient.meta.tag.userSelected",
        "path" : "Patient.meta.tag.userSelected",
        "max" : "0"
      },
      {
        "id" : "Patient.implicitRules",
        "path" : "Patient.implicitRules",
        "max" : "0"
      },
      {
        "id" : "Patient.language",
        "path" : "Patient.language",
        "max" : "0"
      },
      {
        "id" : "Patient.text",
        "path" : "Patient.text",
        "max" : "0"
      },
      {
        "id" : "Patient.contained",
        "path" : "Patient.contained",
        "max" : "0"
      },
      {
        "id" : "Patient.extension",
        "path" : "Patient.extension",
        "slicing" : {
          "rules" : "closed"
        },
        "short" : "n/a",
        "definition" : "Additional patient information",
        "comment" : "n/a",
        "min" : 1
      },
      {
        "id" : "Patient.extension:hsg-race",
        "path" : "Patient.extension",
        "sliceName" : "hsg-race",
        "comment" : "n/a",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://ihis.sg/extension/hsg-race"
            ]
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ihis.sg/ValueSet/hsg-race"
        }
      },
      {
        "id" : "Patient.extension:hsg-race.value[x].extension",
        "path" : "Patient.extension.value[x].extension",
        "max" : "0"
      },
      {
        "id" : "Patient.extension:hsg-residential-status",
        "path" : "Patient.extension",
        "sliceName" : "hsg-residential-status",
        "comment" : "n/a",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://ihis.sg/extension/hsg-residential-status"
            ]
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ihis.sg/ValueSet/hsg-residential-status"
        }
      },
      {
        "id" : "Patient.extension:hsg-residential-status.value[x].extension",
        "path" : "Patient.extension.value[x].extension",
        "max" : "0"
      },
      {
        "id" : "Patient.modifierExtension",
        "path" : "Patient.modifierExtension",
        "max" : "0"
      },
      {
        "id" : "Patient.identifier",
        "path" : "Patient.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "closed"
        },
        "short" : "n/a",
        "requirements" : "n/a",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Patient.identifier:nric",
        "path" : "Patient.identifier",
        "sliceName" : "nric",
        "short" : "n/a",
        "definition" : "Senior NRIC",
        "requirements" : "n/a",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Patient.identifier:nric.id",
        "path" : "Patient.identifier.id",
        "max" : "0"
      },
      {
        "id" : "Patient.identifier:nric.use",
        "path" : "Patient.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Patient.identifier:nric.type",
        "path" : "Patient.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Patient.identifier:nric.system",
        "path" : "Patient.identifier.system",
        "short" : "n/a",
        "comment" : "Fixed Value: \"http://ihis.sg/identifier/nric\"",
        "requirements" : "n/a",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:nric.value",
        "path" : "Patient.identifier.value",
        "short" : "n/a",
        "definition" : "Senior NRIC",
        "comment" : "n/a",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:nric.period",
        "path" : "Patient.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Patient.identifier:nric.assigner",
        "path" : "Patient.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Patient.active",
        "path" : "Patient.active",
        "definition" : "Whether this patient's record is in active use",
        "max" : "0"
      },
      {
        "id" : "Patient.name",
        "path" : "Patient.name",
        "short" : "n/a",
        "definition" : "Senior name",
        "comment" : "n/a",
        "requirements" : "n/a",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Patient.name.id",
        "path" : "Patient.name.id",
        "max" : "0"
      },
      {
        "id" : "Patient.name.use",
        "path" : "Patient.name.use",
        "max" : "0"
      },
      {
        "id" : "Patient.name.text",
        "path" : "Patient.name.text",
        "short" : "n/a",
        "definition" : "Senior name",
        "comment" : "n/a",
        "requirements" : "n/a",
        "min" : 1
      },
      {
        "id" : "Patient.name.family",
        "path" : "Patient.name.family",
        "max" : "0"
      },
      {
        "id" : "Patient.name.given",
        "path" : "Patient.name.given",
        "max" : "0"
      },
      {
        "id" : "Patient.name.prefix",
        "path" : "Patient.name.prefix",
        "max" : "0"
      },
      {
        "id" : "Patient.name.suffix",
        "path" : "Patient.name.suffix",
        "max" : "0"
      },
      {
        "id" : "Patient.name.period",
        "path" : "Patient.name.period",
        "max" : "0"
      },
      {
        "id" : "Patient.telecom",
        "path" : "Patient.telecom",
        "max" : "0"
      },
      {
        "id" : "Patient.gender",
        "path" : "Patient.gender",
        "short" : "n/a",
        "definition" : "Gender of senior",
        "comment" : "Possible Value: \"male | female | other | unknown\"",
        "requirements" : "n/a",
        "min" : 1
      },
      {
        "id" : "Patient.birthDate",
        "path" : "Patient.birthDate",
        "short" : "n/a",
        "definition" : "Senior birth date",
        "comment" : "Sample Value: \"1963-06-22\"",
        "requirements" : "n/a",
        "min" : 1
      },
      {
        "id" : "Patient.deceased[x]",
        "path" : "Patient.deceased[x]",
        "max" : "0"
      },
      {
        "id" : "Patient.address",
        "path" : "Patient.address",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "type"
            }
          ],
          "rules" : "closed"
        },
        "short" : "n/a",
        "definition" : "Senior residential address",
        "comment" : "n/a",
        "requirements" : "n/a",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Patient.address:Physical",
        "path" : "Patient.address",
        "sliceName" : "Physical",
        "short" : "n/a",
        "definition" : "Senior residential address",
        "comment" : "n/a",
        "requirements" : "n/a",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Patient.address:Physical.id",
        "path" : "Patient.address.id",
        "max" : "0"
      },
      {
        "id" : "Patient.address:Physical.use",
        "path" : "Patient.address.use",
        "short" : "n/a",
        "comment" : "Fixed Value: \"home\"",
        "requirements" : "n/a",
        "min" : 1,
        "fixedCode" : "home"
      },
      {
        "id" : "Patient.address:Physical.type",
        "path" : "Patient.address.type",
        "short" : "n/a",
        "comment" : "Fixed Value: \"physical\"",
        "min" : 1,
        "fixedCode" : "physical"
      },
      {
        "id" : "Patient.address:Physical.text",
        "path" : "Patient.address.text",
        "short" : "n/a",
        "comment" : "Sample Value: \"131,serangoon Avenue 936,#12-314,Chiltern Park\"",
        "requirements" : "n/a",
        "min" : 1
      },
      {
        "id" : "Patient.address:Physical.line",
        "path" : "Patient.address.line",
        "short" : "n/a",
        "comment" : "Sample Value: \"131\", \"serangoon Avenue 936\", \"12\", \"314\" &\"Chiltern Park\"",
        "min" : 1
      },
      {
        "id" : "Patient.address:Physical.city",
        "path" : "Patient.address.city",
        "max" : "0"
      },
      {
        "id" : "Patient.address:Physical.district",
        "path" : "Patient.address.district",
        "max" : "0"
      },
      {
        "id" : "Patient.address:Physical.state",
        "path" : "Patient.address.state",
        "max" : "0"
      },
      {
        "id" : "Patient.address:Physical.postalCode",
        "path" : "Patient.address.postalCode",
        "short" : "n/a",
        "comment" : "Sample Value: \"556112\"",
        "min" : 1
      },
      {
        "id" : "Patient.address:Physical.country",
        "path" : "Patient.address.country",
        "max" : "0"
      },
      {
        "id" : "Patient.address:Physical.period",
        "path" : "Patient.address.period",
        "max" : "0"
      },
      {
        "id" : "Patient.maritalStatus",
        "path" : "Patient.maritalStatus",
        "max" : "0"
      },
      {
        "id" : "Patient.multipleBirth[x]",
        "path" : "Patient.multipleBirth[x]",
        "max" : "0"
      },
      {
        "id" : "Patient.photo",
        "path" : "Patient.photo",
        "max" : "0"
      },
      {
        "id" : "Patient.contact",
        "path" : "Patient.contact",
        "max" : "0"
      },
      {
        "id" : "Patient.communication",
        "path" : "Patient.communication",
        "max" : "0"
      },
      {
        "id" : "Patient.generalPractitioner",
        "path" : "Patient.generalPractitioner",
        "max" : "0"
      },
      {
        "id" : "Patient.managingOrganization",
        "path" : "Patient.managingOrganization",
        "max" : "0"
      },
      {
        "id" : "Patient.link",
        "path" : "Patient.link",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.